home *** CD-ROM | disk | FTP | other *** search
Text File | 1997-04-15 | 52.4 KB | 1,303 lines |
- object OptionsDlg: TOptionsDlg
- Left = 21
- Top = 112
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'General Options'
- ClientHeight = 433
- ClientWidth = 466
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 120
- Scaled = False
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- TextHeight = 16
- object SpeedButton1: TSpeedButton
- Left = 375
- Top = 399
- Width = 89
- Height = 30
- Caption = 'Help'
- Glyph.Data = {
- 06020000424D0602000000000000760000002800000028000000140000000100
- 0400000000009001000000000000000000000000000010000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
- 7777777777777777777777777777777777777777777777777777777777777777
- 777777777778887777777777777777777777777777777777778AA87777777777
- 777777788777777777777777778AA87777777777777777788777777777777777
- 78AA87774447777777777788777788877777778878AA87774447777777877788
- 777788877777778A8AA877777777777777887887777777777777778AAAA87777
- 4487777777888887777788777777778AAAAAA877448777777788888888778877
- 7777778AAAAA87777447777777888888877778877777778AAAA8777777448777
- 77888888777777887777778AAA8778447784487777888887778877788777778A
- A87774487774447777888877788777788877778A877774487774447777888777
- 7887777888777788777777447784487777887777778877788777778777777774
- 4444877777877777777888887777777777777777777777777777777777777777
- 7777777777777777777777777777777777777777777777777777777777777777
- 77777777777777777777}
- NumGlyphs = 2
- OnClick = SpeedButton1Click
- end
- object Tabs: TTabbedNotebook
- Left = 6
- Top = 2
- Width = 457
- Height = 391
- TabFont.Color = clBtnText
- TabFont.Height = -12
- TabFont.Name = 'MS Sans Serif'
- TabFont.Style = []
- TabOrder = 0
- TabStop = False
- object TTabPage
- Left = 5
- Top = 51
- Caption = 'General'
- object GroupBox2: TGroupBox
- Left = 10
- Top = 8
- Width = 417
- Height = 313
- Caption = 'General'
- TabOrder = 0
- object Label1: TLabel
- Left = 24
- Top = 246
- Width = 241
- Height = 16
- AutoSize = False
- Caption = 'Number of Undo E&vents to Save'
- FocusControl = Undo1
- end
- object Label7: TLabel
- Left = 24
- Top = 280
- Width = 241
- Height = 16
- AutoSize = False
- Caption = 'Display Colour for Ta&gged Entries'
- FocusControl = TaggedColor
- end
- object General1: TCheckBox
- Left = 26
- Top = 20
- Width = 375
- Height = 21
- Caption = 'Enable &Fast Edit of Entries'
- TabOrder = 0
- end
- object General2: TCheckBox
- Left = 26
- Top = 42
- Width = 375
- Height = 21
- Caption = 'Enable &Tooltips'
- TabOrder = 1
- end
- object General3: TCheckBox
- Left = 26
- Top = 65
- Width = 367
- Height = 21
- Caption = '&Keep Active Tab between Entries'
- TabOrder = 2
- end
- object Confirm2: TCheckBox
- Left = 26
- Top = 87
- Width = 383
- Height = 21
- Caption = '&Confirm Deletion of Address Book Entries'
- TabOrder = 3
- end
- object General5: TCheckBox
- Left = 26
- Top = 109
- Width = 367
- Height = 21
- Caption = 'Use &Bold Font for Field Labels'
- TabOrder = 4
- end
- object General6: TCheckBox
- Left = 26
- Top = 154
- Width = 369
- Height = 21
- Caption = '&Save Current Entry Selection between Sessions'
- TabOrder = 6
- end
- object General4: TCheckBox
- Left = 26
- Top = 131
- Width = 369
- Height = 21
- Caption = 'Indicate Inde&xed Fields on Address Books'
- TabOrder = 5
- end
- object General7: TCheckBox
- Left = 26
- Top = 176
- Width = 369
- Height = 21
- Caption = 'Confirm &Addition of Drag and Dropped Documents'
- TabOrder = 7
- end
- object Undo1: TSpinEdit
- Left = 275
- Top = 241
- Width = 45
- Height = 26
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 2
- MaxValue = 30
- MinValue = 1
- ParentFont = False
- TabOrder = 8
- Value = 5
- end
- object TaggedColor: TComboBox
- Left = 275
- Top = 277
- Width = 45
- Height = 22
- Style = csOwnerDrawFixed
- ItemHeight = 16
- Items.Strings = (
- 'Black'
- 'Maroon'
- 'Green'
- 'Olive green'
- 'Navy blue'
- 'Purple'
- 'Teal'
- 'Gray'
- 'Silver'
- 'Red'
- 'Lime green'
- 'Blue'
- 'Fuchsia'
- 'Aqua'
- 'White')
- TabOrder = 9
- OnDrawItem = TaggedColorDrawItem
- end
- object Cats: TCheckBox
- Left = 26
- Top = 200
- Width = 369
- Height = 21
- Caption = 'Don'#39't Allow Entries without a Category'
- TabOrder = 10
- end
- end
- end
- object TTabPage
- Left = 5
- Top = 51
- Caption = 'File Options'
- object GroupBox4: TGroupBox
- Left = 10
- Top = 8
- Width = 417
- Height = 105
- Caption = 'Data Files'
- TabOrder = 0
- object Save3L: TLabel
- Left = 136
- Top = 73
- Width = 209
- Height = 16
- Alignment = taRightJustify
- AutoSize = False
- Caption = '&Updates before Auto-Save'
- Enabled = False
- FocusControl = Save3
- end
- object Save1: TCheckBox
- Left = 22
- Top = 22
- Width = 251
- Height = 21
- Caption = '&Back-up Files on Closing'
- TabOrder = 0
- end
- object Save2: TCheckBox
- Left = 22
- Top = 50
- Width = 323
- Height = 21
- Caption = '&Enable Automatic Saving'
- TabOrder = 1
- OnClick = Save2Click
- end
- object Save3: TSpinEdit
- Left = 355
- Top = 71
- Width = 45
- Height = 26
- Enabled = False
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 2
- MaxValue = 99
- MinValue = 1
- ParentFont = False
- TabOrder = 2
- Value = 1
- end
- end
- object GroupBox3: TGroupBox
- Left = 10
- Top = 120
- Width = 417
- Height = 145
- Caption = 'Configuration File Storage'
- TabOrder = 1
- object Label3: TLabel
- Left = 22
- Top = 25
- Width = 355
- Height = 23
- AutoSize = False
- Caption = 'Folder to Store Configuration files:'
- end
- object Button1: TButton
- Left = 312
- Top = 81
- Width = 89
- Height = 30
- Caption = 'Select'
- TabOrder = 0
- OnClick = Button1Click
- end
- object DirName: TPanel
- Left = 24
- Top = 48
- Width = 377
- Height = 24
- Alignment = taLeftJustify
- BevelOuter = bvLowered
- BorderWidth = 2
- Caption = 'DirName'
- TabOrder = 1
- end
- end
- end
- object TTabPage
- Left = 5
- Top = 51
- Caption = 'Reminders'
- object GroupBox5: TGroupBox
- Left = 10
- Top = 5
- Width = 417
- Height = 56
- Caption = 'Alarm Notification'
- TabOrder = 0
- object Alarm2: TLabel
- Left = 168
- Top = 23
- Width = 177
- Height = 16
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Alarm Interval (&Minutes)'
- Enabled = False
- FocusControl = Alarm3
- end
- object Alarm1: TCheckBox
- Left = 22
- Top = 21
- Width = 155
- Height = 21
- Caption = '&Enable Alarm'
- TabOrder = 0
- OnClick = Alarm1Click
- end
- object Alarm3: TSpinEdit
- Left = 355
- Top = 18
- Width = 45
- Height = 26
- Enabled = False
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 2
- MaxValue = 59
- MinValue = 1
- ParentFont = False
- TabOrder = 1
- Value = 5
- end
- end
- object GroupBox6: TGroupBox
- Left = 10
- Top = 158
- Width = 417
- Height = 128
- Caption = 'General Reminder Settings'
- TabOrder = 2
- object Label10: TLabel
- Left = 22
- Top = 20
- Width = 328
- Height = 16
- AutoSize = False
- Caption = 'Number of Days for Default Advance &Warning'
- FocusControl = Reminder2
- end
- object Reminder2: TSpinEdit
- Left = 353
- Top = 15
- Width = 50
- Height = 26
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 2
- MaxValue = 99
- MinValue = 0
- ParentFont = False
- TabOrder = 0
- Value = 0
- end
- object Confirm1: TCheckBox
- Left = 22
- Top = 66
- Width = 315
- Height = 21
- Caption = '&Confirm Acknowledgement of Reminders'
- TabOrder = 2
- end
- object Confirm3: TCheckBox
- Left = 22
- Top = 90
- Width = 315
- Height = 21
- Caption = 'Confirm the &Deletion of Reminder Events'
- TabOrder = 3
- end
- object ShowLights: TCheckBox
- Left = 22
- Top = 42
- Width = 315
- Height = 21
- Caption = 'Show &Reminder Indicators on Index Lists'
- TabOrder = 1
- end
- end
- object GroupBox11: TGroupBox
- Left = 10
- Top = 62
- Width = 417
- Height = 93
- Caption = 'Event List Date Format'
- TabOrder = 1
- object Label5: TLabel
- Left = 18
- Top = 24
- Width = 119
- Height = 16
- AutoSize = False
- Caption = 'Use &Format:'
- FocusControl = DTF
- end
- object Label6: TLabel
- Left = 18
- Top = 56
- Width = 119
- Height = 16
- AutoSize = False
- Caption = 'Sample Date:'
- end
- object DateFMT: TEdit
- Left = 147
- Top = 20
- Width = 254
- Height = 24
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- Text = 'DTF'
- OnChange = DateFMTChange
- end
- object DateSample: TPanel
- Left = 147
- Top = 51
- Width = 254
- Height = 29
- Alignment = taLeftJustify
- BevelOuter = bvLowered
- BorderWidth = 4
- Caption = 'DateSample'
- TabOrder = 1
- end
- end
- end
- object TTabPage
- Left = 5
- Top = 51
- Caption = 'Notes'
- object GroupBox7: TGroupBox
- Left = 10
- Top = 8
- Width = 417
- Height = 145
- Caption = 'Time Stamp Format'
- TabOrder = 0
- object Label2: TLabel
- Left = 18
- Top = 24
- Width = 359
- Height = 16
- AutoSize = False
- Caption = '&Format:'
- FocusControl = DTF
- end
- object Label4: TLabel
- Left = 18
- Top = 82
- Width = 383
- Height = 16
- AutoSize = False
- Caption = 'Sample Time Stamp:'
- end
- object DTF: TEdit
- Left = 19
- Top = 44
- Width = 384
- Height = 24
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- Text = 'DTF'
- OnChange = DTFChange
- end
- object Sample: TPanel
- Left = 20
- Top = 101
- Width = 383
- Height = 29
- Alignment = taLeftJustify
- BevelOuter = bvLowered
- BorderWidth = 4
- Caption = 'Sample'
- TabOrder = 1
- end
- end
- object GroupBox8: TGroupBox
- Left = 10
- Top = 160
- Width = 417
- Height = 81
- Caption = 'Time Stamp Location'
- TabOrder = 1
- object Loc1: TRadioButton
- Left = 18
- Top = 24
- Width = 377
- Height = 17
- Caption = '&Place Time Stamp on the First Line of Notes Field'
- Checked = True
- TabOrder = 0
- TabStop = True
- end
- object Loc2: TRadioButton
- Left = 18
- Top = 48
- Width = 377
- Height = 17
- Caption = 'Place Time Stamp on the &Last Line of Notes Field'
- TabOrder = 1
- end
- end
- end
- object TTabPage
- Left = 5
- Top = 51
- Caption = 'Word Processor'
- object GroupBox9: TGroupBox
- Left = 10
- Top = 58
- Width = 417
- Height = 207
- Caption = 'Word &Processors'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- object Addbtn: TSpeedButton
- Left = 135
- Top = 175
- Width = 90
- Height = 25
- Hint = 'Add a New Word Processor|'
- Caption = 'Add'
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 33333333FF33333333FF333993333333300033377F3333333777333993333333
- 300033F77FFF3333377739999993333333333777777F3333333F399999933333
- 33003777777333333377333993333333330033377F3333333377333993333333
- 3333333773333333333F333333333333330033333333F33333773333333C3333
- 330033333337FF3333773333333CC333333333FFFFF77FFF3FF33CCCCCCCCCC3
- 993337777777777F77F33CCCCCCCCCC3993337777777777377333333333CC333
- 333333333337733333FF3333333C333330003333333733333777333333333333
- 3000333333333333377733333333333333333333333333333333}
- NumGlyphs = 2
- OnClick = AddbtnClick
- end
- object DeleteBtn: TSpeedButton
- Left = 319
- Top = 175
- Width = 90
- Height = 25
- Hint = 'Delete the Selected Word Processor|'
- Caption = 'Delete'
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 333333333333333333FF33333333333330003333333333333777333333333333
- 300033FFFFFF3333377739999993333333333777777F3333333F399999933333
- 3300377777733333337733333333333333003333333333333377333333333333
- 3333333333333333333F333333333333330033333F33333333773333C3333333
- 330033337F3333333377333CC3333333333333F77FFFFFFF3FF33CCCCCCCCCC3
- 993337777777777F77F33CCCCCCCCCC399333777777777737733333CC3333333
- 333333377F33333333FF3333C333333330003333733333333777333333333333
- 3000333333333333377733333333333333333333333333333333}
- NumGlyphs = 2
- OnClick = DeleteBtnClick
- end
- object EditBtn: TSpeedButton
- Left = 227
- Top = 175
- Width = 90
- Height = 25
- Hint = 'Edit the Selected Definition|'
- Caption = 'Edit'
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00000000000000000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
- 8888888888888888888888888888888888888888888888888888888888880000
- 0800888888887777787788888880BFBFB00E88888887FFF887778808888000FB
- FB0E8878FF877788887788800F0FBFBFBF0E8887787FFFF888778880B00000FB
- FB0E888787777788887788880FBFBFBFBF0E888878FFFFFFF877888880000000
- FB0E88888777777788778888880B00BFB0008888887877FFF77788888880B000
- 08888888888787777888888888880B088888888888887878F8888888888880B0
- 88888888888887F78F8888888888880B08888888888888787FF8888888888880
- 9088888888888887778888888888888808888888888888887888}
- NumGlyphs = 2
- OnClick = AddbtnClick
- end
- object SelectBtn: TSpeedButton
- Left = 43
- Top = 175
- Width = 90
- Height = 25
- Hint = 'Select the Indicated Word Processor|'
- Caption = 'Select'
- Glyph.Data = {
- 06020000424D0602000000000000760000002800000028000000140000000100
- 0400000000009001000000000000000000000000000000000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
- 8888888888888888888888888888888888888888888888888888888888888888
- 88888888888888888888888888888888888888888888888888AF888888888888
- 8888887F88888888888888888AAAF8888888888888888777F888888888888888
- 8AAAF8888888888888888777F888888888888888AAAAAF888888888888887777
- 7F88888888888888AAFAAF8888888888888877F77F88888888888888AAF8AAF8
- 88888888888877F877F8888888888888AF888AAF8888888888887F88877F8888
- 88888888AF8888AF8888888888887F88887F888888888888888888AAF8888888
- 888888888877F888888888888888888AAF8888888888888888877F8888888888
- 88888888AAF8888888888888888877F8888888888888888888AF888888888888
- 8888887F8888888888888888888AF8888888888888888887F888888888888888
- 8888888888888888888888888888888888888888888888888888888888888888
- 8888888888888888888888888888888888888888888888888888888888888888
- 88888888888888888888}
- NumGlyphs = 2
- OnClick = SelectBtnClick
- end
- object WordProList: TListBox
- Left = 8
- Top = 24
- Width = 401
- Height = 145
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 16
- ParentFont = False
- PopupMenu = PopupMenu1
- Sorted = True
- TabOrder = 0
- OnDblClick = SelectBtnClick
- end
- end
- object GroupBox10: TGroupBox
- Left = 10
- Top = 8
- Width = 415
- Height = 45
- Caption = 'Selected Word Processor'
- TabOrder = 1
- object WordP: TLabel
- Left = 11
- Top = 20
- Width = 398
- Height = 18
- AutoSize = False
- Caption = 'WordP'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ShowAccelChar = False
- end
- end
- end
- object TTabPage
- Left = 5
- Top = 51
- Caption = 'Network'
- object GroupBox12: TGroupBox
- Left = 10
- Top = 8
- Width = 417
- Height = 89
- Caption = 'Networked Books'
- TabOrder = 0
- object Scan2: TLabel
- Left = 80
- Top = 49
- Width = 273
- Height = 16
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Synchronisation Interval (Minutes)'
- Enabled = False
- FocusControl = Save3
- end
- object Scan1: TCheckBox
- Left = 22
- Top = 22
- Width = 379
- Height = 21
- Caption = 'Enable Synchronisation of Networked Books'
- TabOrder = 0
- OnClick = Scan1Click
- end
- object Scan3: TSpinEdit
- Left = 360
- Top = 44
- Width = 45
- Height = 26
- Enabled = False
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 2
- MaxValue = 59
- MinValue = 1
- ParentFont = False
- TabOrder = 1
- Value = 1
- end
- end
- object IPanel: TGroupBox
- Left = 11
- Top = 101
- Width = 417
- Height = 87
- Caption = 'Internet Browser'
- TabOrder = 1
- object IChange: TButton
- Left = 304
- Top = 50
- Width = 105
- Height = 30
- Caption = '&Change...'
- TabOrder = 0
- OnClick = IChangeClick
- end
- object IBrowser: TPanel
- Left = 10
- Top = 21
- Width = 399
- Height = 25
- Alignment = taLeftJustify
- BevelOuter = bvLowered
- BorderWidth = 4
- Caption = 'IBrowser'
- TabOrder = 1
- end
- end
- end
- end
- object OKBtn: TButton
- Left = 184
- Top = 399
- Width = 89
- Height = 30
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- OnClick = OKBtnClick
- end
- object CancelBtn: TButton
- Left = 280
- Top = 399
- Width = 89
- Height = 30
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 2
- OnClick = CancelBtnClick
- end
- object PopupMenu1: TPopupMenu
- Left = 413
- Top = 47
- object Select1: TMenuItem
- Caption = 'Select '
- OnClick = SelectBtnClick
- end
- object N1: TMenuItem
- Caption = '-'
- end
- object Add1: TMenuItem
- Caption = 'Add...'
- OnClick = AddbtnClick
- end
- object Edit1: TMenuItem
- Caption = 'Edit...'
- OnClick = AddbtnClick
- end
- object Delete1: TMenuItem
- Caption = 'Delete...'
- OnClick = DeleteBtnClick
- end
- end
- object ODSHelp1: TODSHelp
- HelpText.Strings = (
- 'Add1'
- 'Addbtn'
- 'Alarm1'
- 'Alarm2'
- 'Alarm3'
- 'Button1'
- 'CancelBtn'
- 'Cats'
- 'Confirm1'
- 'Confirm2'
- 'Confirm3'
- 'DateFMT'
- 'DateSample'
- 'Delete1'
- 'DeleteBtn'
- 'DirName'
- 'DTF'
- 'Edit1'
- 'EditBtn'
- 'General1'
- 'General2'
- 'General3'
- 'General4'
- 'General5'
- 'General6'
- 'General7'
- 'GroupBox10'
- 'GroupBox11'
- 'GroupBox12'
- 'GroupBox2'
- 'GroupBox3'
- 'GroupBox4'
- 'GroupBox5'
- 'GroupBox6'
- 'GroupBox7'
- 'GroupBox8'
- 'GroupBox9'
- 'IBrowser'
- 'IChange'
- 'IPanel'
- 'Label1'
- 'Label10'
- 'Label2'
- 'Label3'
- 'Label4'
- 'Label5'
- 'Label6'
- 'Label7'
- 'Loc1'
- 'Loc2'
- 'N1'
- 'ODSHelp1'
- 'OKBtn'
- 'PopupMenu1'
- 'Reminder2'
- 'Sample'
- 'Save1'
- 'Save2'
- 'Save3'
- 'Save3L'
- 'Scan1'
- 'Scan2'
- 'Scan3'
- 'Select1'
- 'SelectBtn'
- 'ShowLights'
- 'SpeedButton1'
- 'Tabs'
- 'TaggedColor'
- 'Undo1'
- 'WordP'
- 'WordProList')
- HelpText.HelpData = {
- 480001000000000100000000010000C8005468697320627574746F6E20646973
- 706C6179732061206469616C6F67756520616C6C6F77696E67202061206E6577
- 20576F72642050726F636573736F7220646566696E6974696F6E20746F206265
- 20637265617465642E200D0A0D0A536D61727420416464726573732075736573
- 207468697320646566696E6974696F6E20746F206C6F63617465207468652057
- 6F72642050726F636573736F722C207768656E20696E73747275637465642074
- 6F20696E7365727420616E20656E74727920746F2069742E0001050000000100
- 00EB0152656D696E646572204576656E7473206D617920626520656E61626C65
- 6420746F20697373756520616E20416C61726D206E6F74696669636174696F6E
- 2061742061207365742074696D652E2042792064656661756C742C20536D6172
- 7420416464726573732077696C6C207363616E20666F72207468657365206576
- 656E747320616E642069737375652061206E6F74696669636174696F6E206469
- 616C6F677565207768656E2074686579206265636F6D65206475652E0D0A0D0A
- 546F2064697361626C65207468697320666163696C6974792C20796F75207368
- 6F756C6420646573656C6563742074686973206F7074696F6E2C207768696368
- 2077696C6C20696E73747275637420536D6172742041646472657373206E6F74
- 20746F207363616E20666F7220616E7920616C61726D732074686174206D6179
- 2068617665206265656E207365742E0D0A0D0A4E6F74653A20536D6172742041
- 646472657373206F6E6C79207363616E73206F70656E65642041646472657373
- 20426F6F6B73206F7220446961726965732E20496620616E20616C61726D2068
- 6173206265656E2073657420696E20612066696C652074686174206973206E6F
- 74206F70656E2C207468656E2074686520616C61726D2077696C6C206E6F7420
- 626520616374696F6E65642E2000010500000001000009002D3E416C61726D33
- 0001000000000100001D0252656D696E646572204576656E7473206D61792062
- 6520656E61626C656420746F20697373756520616E20416C61726D206E6F7469
- 6669636174696F6E2061742061207365742074696D652E204279206465666175
- 6C742C20536D61727420416464726573732077696C6C207363616E20666F7220
- 7468657365206576656E74732065766572792035206D696E7574657320616E64
- 2069737375652061206E6F74696669636174696F6E206469616C6F6775652077
- 68656E2074686579206265636F6D65206475652E0D0A0D0A5468697320666965
- 6C6420616C6C6F77732074686520696E74657276616C206265747765656E2073
- 63616E7320746F206265206368616E6765642E20546F206368616E6765207468
- 6520696E74657276616C2C20656974686572207479706520746865206E657720
- 76616C7565206469726563746C7920696E746F2074686973206669656C64206F
- 72207573652074686520696E6372656D656E74616C20757020616E6420646F77
- 6E206172726F77732E0D0A0D0A4E6F74653A20536D6172742041646472657373
- 206F6E6C79207363616E73206F70656E6564204164647265737320426F6F6B73
- 206F7220446961726965732E20496620616E20616C61726D2068617320626565
- 6E2073657420696E20612066696C652074686174206973206E6F74206F70656E
- 2C207468656E2074686520616C61726D2077696C6C206E6F7420626520616374
- 696F6E65642E2000010500000001000000000100000000010000430054686973
- 20627574746F6E207768656E20707265737365642C2063616E63656C7320616E
- 79206368616E676573206D61646520746F20746865206F7074696F6E732E0001
- 05000000010000D50054686973206F7074696F6E20666F7263657320616C6C20
- 656E747269657320746F2068617665206174206C65617374206F6E6520636174
- 65676F72792073656C65637465642E200D0A0D0A496620616E20656E74727920
- 69732061646465642C206F7220757064617465642C20776869636820646F6573
- 6E2774206861766520612063617465676F72792073656C65637465642C207468
- 656E20616E206572726F72206D6573736167652077696C6C2062652069737375
- 656420616E642074686520726571756573742063616E63656C6C65642E000105
- 000000010000D20054686973206F7074696F6E207768656E2073656C65637465
- 642C2077696C6C2070726F6D707420666F7220636F6E6669726D6174696F6E20
- 7768656E657665722061636B6E6F776C656467696E6720612052656D696E6465
- 72204576656E742E2049662074686973206F7074696F6E206973206E6F742073
- 656C65637465642C20536D61727420416464726573732077696C6C2061636B6E
- 6F776C65646765206576656E747320776974686F75742072657175657374696E
- 6720616E7920636F6E6669726D6174696F6E2066697273742E00010500000001
- 0000D60054686973206F7074696F6E207768656E2073656C65637465642C2077
- 696C6C2070726F6D707420666F7220636F6E6669726D6174696F6E207768656E
- 657665722064656C6574696E6720616E20656E7472792066726F6D20616E2041
- 64647265737320426F6F6B2E2049662074686973206F7074696F6E206973206E
- 6F742073656C65637465642C20536D61727420416464726573732077696C6C20
- 64656C65746520656E747269657320776974686F75742072657175657374696E
- 6720616E7920636F6E6669726D6174696F6E2066697273742E00010500000001
- 0000C80054686973206F7074696F6E207768656E2073656C65637465642C2077
- 696C6C2070726F6D707420666F7220636F6E6669726D6174696F6E207768656E
- 657665722064656C6574696E6720612052656D696E646572204576656E742E20
- 49662074686973206F7074696F6E206973206E6F742073656C65637465642C20
- 536D61727420416464726573732077696C6C2064656C657465206576656E7473
- 20776974686F75742072657175657374696E6720616E7920636F6E6669726D61
- 74696F6E2066697273742E000105000000010000000001000000000100000000
- 0100000000010000000001000000000100000000010000000001000000000100
- 0000000100000000010000000001000000000100000000010000DE0054686973
- 20627574746F6E20646973706C6179732061206469616C6F67756520616C6C6F
- 77696E6720207468652063757272656E746C7920686967686C69676874656420
- 576F72642050726F636573736F72927320646566696E6974696F6E20746F2062
- 65206D6F6469666965642E0D0A0D0A536D617274204164647265737320757365
- 73207468697320646566696E6974696F6E20746F206C6F636174652074686520
- 576F72642050726F636573736F722C207768656E20696E737472756374656420
- 746F20696E7365727420616E20656E74727920746F2069742E00010500000001
- 0000D70154686973206F7074696F6E207768656E2073656C65637465642C2061
- 6C6C6F777320746865202266617374206564697422206F6620656E7472696573
- 2E204E6F726D616C6C79206120656E7472792069732065646974656420627920
- 666972737420696E766F6B696E67207468652055706461746520636F6D6D616E
- 642066726F6D206569746865722074686520746F6F6C626172206F722066726F
- 6D207468652045646974206D656E752E20536D61727420416464726573732074
- 68656E20706C6163657320746865204164647265737320426F6F6B20696E2022
- 75706461746522206D6F64652C20616C6C6F77696E672074686520656E747279
- 9273206669656C647320746F20626520616D656E6465642E0D0A0D0A49662074
- 686973206F7074696F6E2069732073656C65637465642C207468656E20746865
- 20656E747279206D6179206265206564697465642062792073696D706C792073
- 74617274696E6720746F207479706520746865206368616E6765207265717569
- 72656420696E2074686520617070726F707269617465206669656C642E20536D
- 61727420416464726573732077696C6C207468656E206175746F6D6174696361
- 6C6C7920676F20696E746F202275706461746522206D6F64652E000105000000
- 010000980054686973206F7074696F6E207768656E2073656C65637465642C20
- 616C6C6F7773207468652073686F77696E67206F662073686F72742066756E63
- 74696F6E206465736372697074696F6E732C207768656E20746865206D6F7573
- 6520706F696E74657220697320706175736564206F6E206365727461696E2062
- 7574746F6E732077697468696E20536D61727420416464726573732E00010500
- 00000100008F0154686973206F7074696F6E207768656E2073656C6563746564
- 2C20656E73757265732074686174207468652064617461207061676520286F72
- 20746162292063757272656E746C7920646973706C617965642C2072656D6169
- 6E7320616374697665207768656E2073656C656374696E672061206469666665
- 72656E7420656E74727920666F7220646973706C61792E200D0A0D0A42792064
- 656661756C74207768656E20616E6F7468657220656E7472792069732073656C
- 65637465642C20536D61727420416464726573732077696C6C206368616E6765
- 2074686520646973706C617965642064617461207061676520736F2074686174
- 20746865206669727374207061676520697320616C7761797320646973706C61
- 7965642E2049662074686973206F7074696F6E20697320656E61626C65642C20
- 536D61727420416464726573732077696C6C206C656176652074686520637572
- 72656E742064617461207061676520646973706C61796564207768656E206D6F
- 76696E67206265747765656E20656E74726965732E0001050000000100008A00
- 54686973206F7074696F6E207768656E2073656C65637465642C20696E737472
- 7563747320536D617274204164647265737320746F20696E6469636174652074
- 68652063757272656E7420656E747279927320496E646578204B6579732C2062
- 7920646973706C6179696E672074686F7365206669656C649273206C6162656C
- 7320696E207265642E000105000000010000E70054686973206F7074696F6E20
- 7768656E2073656C65637465642C20696E7374727563747320536D6172742041
- 64647265737320746F20757365206120626F6C6420747970656661636520666F
- 7220616C6C206669656C64206C6162656C7320757365642077697468696E2061
- 6E204164647265737320426F6F6B2E2049662074686973206F7074696F6E2069
- 73206E6F742073656C65637465642C207468656E20536D617274204164647265
- 73732077696C6C20757365207468652073616D65207479706566616365206173
- 207573656420666F72207468652064617461206669656C64732E000105000000
- 010000800154686973206F7074696F6E207768656E2073656C65637465642C20
- 696E7374727563747320536D617274204164647265737320746F207072657365
- 7276652074686520656E74727920746861742069732063757272656E746C7920
- 646973706C617965642C206265747765656E2073657373696F6E732E20546869
- 73206D65616E7320746861742069662074686520656E74727920224672656420
- 426C6F6767732220776173206265696E6720646973706C61796564207768656E
- 20746865204164647265737320426F6F6B2077617320636C6F7365642C207768
- 656E2069742069732072656F70656E6564207468617420656E7472792077696C
- 6C20626520646973706C617965642E0D0A0D0A49662074686973206F7074696F
- 6E206973206E6F7420656E61626C65642C207468656E207768656E206120626F
- 6F6B2069732072656F70656E65642074686520666972737420656E7472792069
- 6E2074686520626F6F6B2077696C6C20616C7761797320626520646973706C61
- 7965642E000105000000010000370154686973206F7074696F6E207768656E20
- 73656C65637465642C20696E7374727563747320536D61727420416464726573
- 7320746F2070726F6D707420666F7220636F6E6669726D6174696F6E20776865
- 6E202264726F7070696E672220646F63756D656E74732066726F6D2057696E64
- 6F77732046696C65204D616E61676572206F72204578706C6F7265722C206F6E
- 746F20616E204164647265737320426F6F6B2E0D0A0D0A49662074686973206F
- 7074696F6E206973206E6F7420656E61626C65642C207468656E207768656E20
- 646F63756D656E747320617265202264726F70706564222C2074686F73652064
- 6F63756D656E74732077696C6C206265206175746F6D61746963616C6C792061
- 6464656420746F207468652063757272656E746C792073656C65637465642065
- 6E7472792E00010500000001000008015468697320726561642D6F6E6C792066
- 69656C642C20696E646963617465732074686520576F72642050726F63657373
- 6F722063757272656E746C792073656C656374656420746F2062652075736564
- 20627920536D6172742041646472657373207768656E20696E73657274696E67
- 20656E747269657320746F206120576F72642050726F636573736F722E0D0A0D
- 0A556E74696C206120576F72642050726F636573736F7220686173206265656E
- 2073656C65637465642C2074686520666163696C69747920746F20696E736572
- 7420656E747269657320696E746F206120576F72642050726F636573736F7220
- 77696C6C206E6F7420626520617661696C61626C652E20000105000000010000
- 100254686973206669656C6420616C6C6F77732074686520666F726D61742074
- 686174206973207573656420746F20726570726573656E742074686520646174
- 652077697468696E20616E792052656D696E646572204576656E74206C697374
- 2C20746F2062652063686F73656E2E204368616E67696E672074686520666F72
- 6D617420737472696E6720616C6C6F777320646966666572656E74207374796C
- 6573206F6620646174657320746F20626520757365642E0D0A0D0A466F722065
- 78616D706C652C2073706563696679696E672074686520666F726D6174207374
- 72696E67206173202264646464206464646464222C20776F756C642072657375
- 6C7420696E206461746573206265696E6720646973706C6179656420696E2074
- 686520666F726D617420224672696461792030312F30332F39362220204F6620
- 636F757273652C207468697320646570656E6473206F6E20796F75722057696E
- 646F7773922073657474696E677320666F72206461746520616E642074696D65
- 20666F726D6174732C20736F207468652061637475616C20726573756C74206D
- 617920766172792E0D0A0D0A466F7220612066756C6C206C697374206F662066
- 6F726D6174206F7074696F6E7320617661696C61626C652C20636C69636B206F
- 6E20224D6F726520496E666F726D6174696F6E2E2E2E22206174207468652066
- 6F6F74206F66207468697320746578742E000102000000010000000001000000
- 0001000000000100000000010000A00154686973206669656C64207370656369
- 6669657320746865206469726563746F7279207468617420536D617274204164
- 6472657373206973207573696E6720746F2073746F72652069747320636F6E66
- 696775726174696F6E2066696C65732E2042792064656661756C742074686973
- 2077696C6C206265207468652057696E646F7773206469726563746F72792C20
- 6275742061206E6577206469726563746F7279206D6179206265207370656369
- 66696564207573696E6720746865202253656C6563742220627574746F6E2061
- 6E642073656C656374696E672061206469726563746F72792066726F6D207468
- 65206C69737420646973706C617965642E0D0A0D0A5768656E2061206E657720
- 6469726563746F72792069732063686F73656E2C20536D617274204164647265
- 73732077696C6C206D6F766520616E7920636F6E66696775726174696F6E2066
- 696C65732066726F6D207468652063757272656E7420636F6E66696775726174
- 696F6E206469726563746F727920746F20746865206E65776C79207370656369
- 66696564206469726563746F72792E0001050000000100000000010000000001
- 000000000100000000010000000001000000000100001F025468697320666965
- 6C6420616C6C6F77732074686520666F726D6174206F66207468652073747269
- 6E6720746861742069732075736564207768656E20616464696E672074696D65
- 207374616D70732C20746F2062652063686F73656E2E204368616E67696E6720
- 74686520666F726D6174206F66207468697320737472696E6720616C6C6F7773
- 20646966666572656E74207374796C6573206F6620646174657320616E642074
- 696D657320746F20626520757365642E0D0A0D0A466F72206578616D706C652C
- 2073706563696679696E67206120737472696E67206F66202264646464206464
- 64646420916174922074222C20776F756C6420726573756C7420696E20612074
- 696D65207374616D7020696E2074686520666F726D6174206F66202246726964
- 61792030312F30332F39362061742031393A313722206265696E672075736564
- 2E204F6620636F757273652C207468697320646570656E6473206F6E20796F75
- 722057696E646F7773922073657474696E677320666F72206461746520616E64
- 2074696D6520666F726D6174732C20736F207468652061637475616C20726573
- 756C74206D617920766172792E0D0A0D0A466F7220612066756C6C206C697374
- 206F6620666F726D6174206F7074696F6E7320617661696C61626C652C20636C
- 69636B206F6E20224D6F726520496E666F726D6174696F6E2E2E2E2220617420
- 74686520666F6F74206F66207468697320746578742E00010200000001000036
- 015768656E20536D6172742041646472657373206164647320612074696D6520
- 7374616D7020746F20746865206E6F7465732074657874206F6620616E792065
- 6E7472792028224E6F746573207C204164642054696D657374616D7022292C20
- 536D61727420416464726573732077696C6C2062792064656661756C7420696E
- 73657274207468652074696D65207374616D7020746F2074686520746F70206F
- 6620616E79206578697374696E6720746578742E0D0A0D0A5468657365206F70
- 74696F6E7320616C6C6F7720746869732064656661756C7420746F2062652061
- 6C74657265642C20736F2074686174207468652074696D65207374616D70206D
- 617920626520696E7365727465642061742074686520746F70206F7220617420
- 74686520626F74746F6D20617320726571756972656400010500000001000017
- 0254686973206C69737420646973706C6179732074686520576F72642050726F
- 636573736F72732063757272656E746C7920646566696E656420746F20536D61
- 727420416464726573732E2049662074686520576F72642050726F636573736F
- 7220796F75207573652069736E927420696E2074686973206C6973742C207468
- 656E2061206E657720576F72642050726F636573736F72206D61792062652064
- 6566696E656420627920757365206F662074686520224164642220627574746F
- 6E2E0D0A0D0A536D617274204164647265737320757365732074686573652064
- 6566696E6974696F6E732C207768656E20697420747269657320746F206C6F63
- 617465207468652073656C656374656420576F72642050726F636573736F7220
- 746F20696E7365727420616E20656E74727920746F2069742E200D0A0D0A556E
- 74696C206120576F72642050726F636573736F7220686173206265656E207365
- 6C65637465642C2074686520666163696C69747920746F20696E736572742065
- 6E747269657320696E746F206120576F72642050726F636573736F722077696C
- 6C206E6F7420626520617661696C61626C652E20546F2073656C656374206120
- 576F72642050726F636573736F7220746F20626520757365642C20686967686C
- 6967687420697420696E20746865206C69737420616E64207468656E20636C69
- 636B20746865202253656C6563742220627574746F6E2E000105000000010000
- 0000010000000001000000000100000000010000E5005468697320726561642D
- 6F6E6C79206669656C642C20646973706C617973207468652066696C65207468
- 6174206973207573656420627920536D61727420416464726573732061732074
- 686520496E7465726E65742042726F77736572206170706C69636174696F6E2E
- 200D0A0D0A546F206368616E6765207468652042726F7773657220757365642C
- 20636C69636B2074686520224368616E67652220627574746F6E20616E642073
- 656C65637420746865206E6577206170706C69636174696F6E2066696C652075
- 73696E6720746865206469616C6F6720646973706C617965642E000100000000
- 01000008002D3E556E646F310001000000000100000C002D3E52656D696E6465
- 7232000100000000010000000001000000000100000000010000000001000000
- 00010000000001000000000100000000010000000001000000000100000E002D
- 3E546167676564436F6C6F720001000000000100000000010000000001000000
- 00010000000001000000000100000000010000000001000000000100004A0054
- 68697320627574746F6E207768656E20707265737365642C206170706C696573
- 2074686520737065636966696564206F7074696F6E7320746F20536D61727420
- 416464726573732E00010500000001000000000100000000010000240252656D
- 696E646572204576656E7473206D617920626520656E61626C656420746F2069
- 7373756520616E20616476616E6365207761726E696E67207468617420746865
- 7920617265206265636F6D696E67206475652E2042792064656661756C742C20
- 536D6172742041646472657373207365747320616E20616476616E6365207761
- 726E696E6720706572696F64206F6620322064617973207768656E20616E2065
- 76656E7420697320637265617465642E0D0A0D0A54686973206669656C642061
- 6C6C6F7773207468652064656661756C74207761726E696E6720706572696F64
- 20746F206265206368616E6765642E20546F206368616E676520746865207065
- 72696F642C20656974686572207479706520746865206E65772076616C756520
- 6469726563746C7920696E746F2074686973206669656C64206F722075736520
- 74686520696E6372656D656E74616C20757020616E6420646F776E206172726F
- 77732E0D0A0D0A4E6F74653A205468697320706572696F64206973206F6E6C79
- 207573656420617320612064656661756C7420666F72206372656174696E6720
- 6E6577206576656E74732E204F6E636520637265617465642C20746865207065
- 72696F642069732068656C642077697468696E20746865206576656E7420616E
- 6420736F206368616E67696E6720746869732076616C75652077696C6C206F6E
- 6C7920616666656374206E65776C792063726561746564206576656E74732E20
- 000105000000010000000001000000000100004A0354686973206F7074696F6E
- 20696E7374727563747320536D617274204164647265737320746F206175746F
- 6D61746963616C6C7920637265617465206261636B2D757020636F7069657320
- 6F6620616E79204164647265737320426F6F6B206F7220446961727920776865
- 6E20697420697320636C6F7365642E200D0A0D0A4173206469736B2066696C65
- 732063616E2062652064616D61676564206F72206C6F73742C20616E64206F66
- 74656E20757365727320666F7267657420746F206261636B2D75702074686569
- 722066696C65732C20536D61727420416464726573732070726F766964657320
- 74686520666163696C69747920746F206175746F6D61746963616C6C79206372
- 656174652061206261636B2D757020636F7079206F6620656163682066696C65
- 207768656E20697420697320636C6F7365642E20496620746865726520617265
- 207468656E2070726F626C656D73207769746820746865206469736B2066696C
- 652C207468656E20746865206261636B2D75702066696C652063616E20626520
- 7573656420746F20726563726561746520746865206C6F7374206F722064616D
- 616765642066696C6520696E2066756C6C2E0D0A0D0A5768656E206120626163
- 6B2D7570206F6620612066696C6520697320637265617465642C206974206973
- 206372656174656420696E207468652073616D65206C6F636174696F6E206173
- 20746865206F726967696E616C2077697468207468652073616D65206E616D65
- 2E20486F776576657220746F20646966666572656E7469617465206974206672
- 6F6D20746865206F726967696E616C2C2074686520657874656E73696F6E2069
- 732072656E616D656420746F202E42414B20666F72204164647265737320426F
- 6F6B7320616E64202E424B4420666F7220446961726965732E20546F206F7065
- 6E2061204261636B2D75702066696C65206372656174656420627920536D6172
- 7420416464726573732C2073656C65637420746865204261636B2D7570204669
- 6C652066696C7465722066726F6D2074686520224C6973742046696C6573206F
- 66205479706522206669656C64206F6E20746865204F70656E20416464726573
- 7320426F6F6B206F72204F70656E204469617279206469616C6F6775652E0001
- 05000000010000700154686973206F7074696F6E20656E61626C657320746865
- 206175746F6D6174696320736176696E67206F66204164647265737320426F6F
- 6B7320616E6420446961726965732C207768656E207570646174657320617265
- 206D6164652E200D0A0D0A42792064656661756C7420536D6172742041646472
- 6573732077696C6C206175746F6D61746963616C6C79207361766520616E2041
- 64647265737320426F6F6B206F72204469617279206166746572206576657279
- 20313020757064617465732E20486F77657665722C207468697320666163696C
- 697479206D61792062652064697361626C65642C20776869636820776F756C64
- 206D65616E2074686174207570646174657320776F756C64206F6E6C79206265
- 207361766564207768656E20746865205361766520636F6D6D616E6420282246
- 696C65207C205361766522292069732075736564206F72207468652041646472
- 65737320426F6F6B202F20446961727920636C6F7365642E0001050000000100
- 00500154686973206669656C6420616C6C6F777320746865206E756D62657220
- 6F662075706461746573206265666F726520616E206175746F6D617469632073
- 6176656420697320706572666F726D65642C20746F2062652073706563696669
- 65642E200D0A0D0A42792064656661756C7420536D6172742041646472657373
- 2077696C6C206175746F6D61746963616C6C79207361766520616E2041646472
- 65737320426F6F6B206F72204469617279206166746572206576657279203130
- 20757064617465732E20486F77657665722C2074686973206E756D626572206D
- 6179206265206368616E6765642062792065697468657220747970696E672074
- 6865206E65772076616C7565206469726563746C7920696E746F207468697320
- 6669656C64206F72207573696E672074686520696E6372656D656E74616C2075
- 7020616E6420646F776E206172726F77732E00010500000001000008002D3E53
- 61766533000100000000010000ED015768656E207573696E672061204E657477
- 6F726B2C2063656E7472616C204164647265737320426F6F6B73206F72204469
- 6172696573206D617920626520736861726564206265747765656E2075736572
- 732E2041732074686520636F6E63657074206F662063656E7472616C20636F6E
- 74726F6C6C65642066696C6573206973207468617420746865792073686F756C
- 64206F6E6C79206265206D61696E7461696E65642063656E7472616C6C792C20
- 75736572732073686172696E672074686573652066696C6573206F7665722061
- 204E6574776F726B2077696C6C206F6E6C792068617665207265616420616363
- 65737320746F207468656D2E0D0A0D0A53656C656374696E672074686973206F
- 7074696F6E2077696C6C20636175736520536D61727420416464726573732074
- 6F206175746F6D61746963616C6C792073796E6368726F6E69736520616E7920
- 4E6574776F726B6564204164647265737320426F6F6B206F7220446961727920
- 74686174206973206F70656E2C20736F207468617420616E7920757064617465
- 73206D61646520746F206974732063656E7472616C20636F70792C2062792074
- 68652063656E7472616C206D61696E7461696E65722C206973207265666C6563
- 74656420696E2074686520636F7079206265696E6720757365642E0001160000
- 0001000008002D3E5363616E33000100000000010000E501536D617274204164
- 64726573732077696C6C207363616E20666F722073796E6368726F6E69736174
- 696F6E2072657175657374732066726F6D2063656E7472616C6C79206D61696E
- 7461696E6564204164647265737320426F6F6B73206F72204469617269657320
- 61742073706563696669656420696E74657276616C732E200D0A0D0A49662061
- 2073796E6368726F6E69736174696F6E20726571756573742068617320626565
- 6E2067656E657261746564207768656E20536D61727420416464726573732070
- 6572666F726D732074686973207363616E2C207468656E207468652072656164
- 2D6F6E6C7920636F7079206F6620746865204164647265737320426F6F6B206F
- 7220446961727920636F6E6365726E65642077696C6C20626520757064617465
- 6420746F207265666C65637420746865206368616E676573206D61646520746F
- 207468652063656E7472616C20636F70792E0D0A0D0A54686973206669656C64
- 20616C6C6F77732074686973207363616E927320696E74657276616C20746F20
- 6265206368616E6765642062792073696D706C7920747970696E6720696E2074
- 6865206E65772076616C7565206F72206279207573696E672074686520696E63
- 72656D656E74616C20757020616E6420646F776E206172726F77732E00011600
- 000001000000000100000000010000D4005468697320627574746F6E2073656C
- 65637473207468652063757272656E746C7920686967686C6967687465642057
- 6F72642050726F636573736F7220746F206265207573656420627920536D6172
- 7420416464726573732E200D0A0D0A556E74696C206120576F72642050726F63
- 6573736F7220686173206265656E2073656C65637465642C2074686520666163
- 696C69747920746F20696E7365727420656E747269657320696E746F20612057
- 6F72642050726F636573736F722077696C6C206E6F7420626520617661696C61
- 626C652E0001050000000100004C0354686973206F7074696F6E207768656E20
- 73656C65637465642C20696E7374727563747320536D61727420416464726573
- 7320746F20646973706C6179207761726E696E6720696E64696361746F72732C
- 20746F20746865206C656674206F6620656E74726965732077697468696E2074
- 686520496E646578204C6973742C207468617420696E64696361746520696620
- 74686F736520656E7472696573206861766520616E79206F75747374616E6469
- 6E672C206F72206475652C2072656D696E64657273207363686564756C65642E
- 0D0A0D0A496620616E20656E74727920646F6573206861766520616E206F7574
- 7374616E64696E67206F72206475652072656D696E6465722C207468656E206F
- 6E65206F6620746872656520696E64696361746F72732077696C6C2062652064
- 6973706C617965643A0D0A0D0A5265643A2074686973206D65616E7320746861
- 742074686520656E7472792068617320616E206F7665726475652072656D696E
- 6465722E0D0A477265656E3A2074686973206D65616E73207468617420746865
- 20656E7472792068617320612072656D696E6465722064756520746F6461792E
- 0D0A59656C6C6F773A2074686973206D65616E7320746861742074686520656E
- 7472792068617320612072656D696E646572207363686564756C656420776974
- 68696E206974927320616476616E636564207761726E696E6720706572696F64
- 0D0A0D0A4E6F74653A2054686520776F727374206361736520696E6469636174
- 6F722077696C6C20616C7761797320626520646973706C617965642E20466F72
- 206578616D706C652C20696620616E20656E747279206861732061206F766572
- 6475652072656D696E64657220616E6420612072656D696E6465722064756520
- 746F6461792C207468656E20612052656420696E64696361746F722077696C6C
- 20626520646973706C617965642E0D0A0D0A49662074686973206F7074696F6E
- 2069736E92742073656C65637465642C207468656E206E6F20696E6469636174
- 6F72732077696C6C20626520646973706C6179656420616E6420746865206469
- 73706C6179207370616365206F6E20746865206C656674206F66207468652049
- 6E646578204C6973742077696C6C2062652072656D6F7665642E000105000000
- 0100000000010000000001000000000100000000010000B50154686973206669
- 656C6420616C6C6F77732074686520636F6C6F75722074686174206973207573
- 656420746F20696E6469636174652074616767656420656E7472696573207769
- 7468696E2074686520496E646578204C69737420746F20626520737065636966
- 6965642E0D0A0D0A5768656E20616E20656E7472792069732074616767656420
- 77697468696E20616E204164647265737320426F6F6B2C207468617420746167
- 67656420737461746520697320696E6469636174656420627920646973706C61
- 79696E672074686520656E74727920696E2074686520496E646578204C697374
- 20696E206120646966666572656E7420636F6C6F75722066726F6D206E6F6E2D
- 74616767656420656E74726965732E0D0A0D0A42792064656661756C74207468
- 697320636F6C6F7572206973207265642C20686F77657665722074686520636F
- 6C6F75722075736564206D617920626520616C7465726564206279207573696E
- 6720746865202264726F702D646F776E22206172726F7720616E642073656C65
- 6374696E6720616E6F7468657220636F6C6F75722066726F6D20746865206C69
- 737420646973706C617965642E0001050000000100008C015468697320666965
- 6C6420616C6C6F777320746865206E756D626572206F66204164647265737320
- 426F6F6B20757064617465732074686174206D61792062652073617665642C20
- 746F206265207370656369666965642E20446570656E64696E67206F6E207468
- 65206E756D626572207370656369666965642C20746865206C61737420917892
- 20757064617465732077697468696E20616E204164647265737320426F6F6B20
- 6D61792062652022756E646F6E65222E0D0A0D0A5468697320666163696C6974
- 7920616C6C6F777320696E616476657274656E7420757064617465732C206465
- 6C6574696F6E73206F72206164646974696F6E732020746F2062652065617369
- 6C7920636F727265637465642E0D0A0D0A546F20616C74657220746869732066
- 69656C642C20656974686572207479706520746865206E6577206E756D626572
- 206469726563746C7920696E746F20746865206669656C64206F722075736520
- 74686520696E6372656D656E74616C20757020616E6420646F776E206172726F
- 77732C0001050000000100000000010000000001000000000100000000}
- Color = 15269887
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = True
- MaxWidth = 300
- MoreText = 'More Information...'
- Left = 24
- Top = 401
- end
- end
-